Skip to main content

playerEnterFullscreen

Type

message

Summary

Sent when the player has entered full screen mode.

Syntax

playerEnterFullscreen

Description

Handle the playerEnterFullscreen message when the player has entered full screen play mode.

You can use mobileControlGet to test if fullscreen mode has been entered.

Examples

on playerEnterFullscreen
answer "The player has entered full screen mode" with "Okay"
end playerEnterFullscreen

function: mobileControlGet

message: playerFinished, playerError, playerLeaveFullscreen, playerProgressChanged, playerStopped, playerPropertyAvailable, playerMovieChanged

Compatibility and Support

Introduced

LiveCode 4.6

OS

ios

Platforms

mobile

Thank you for your feedback!

Was this page helpful?